Skip to main content

keyboardDeactivated

Type

message

Summary

Sent to the current card of the defaultStack when the keyboard is hidden

Syntax

keyboardDeactivated

Description

Handle the keyboardDeactivated message to move controls or change the display layout to take account of the restricted screen area that becomes available when the keyboard is hidden.

Examples

on keyboardDeactivated
answer "The keyboard was deactivated" with "Okay"
end keyboardDeactivated

command: mobileSetKeyboardType, mobileSetKeyboardReturnKey

glossary: current card

message: keyboardActivated

Compatibility and Support

Introduced

LiveCode 4.5.3

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?